SymbolSize Property (FlexChartCore<T>)
Gets or sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class)
public float SymbolSize {get; set;}
'Declaration
Public Property SymbolSize As Single